DateTime Properties

Properties

ControlImplementation Contains the specific concrete rendition or implementation of a control that should be instantiated.
CurrentValue Contains the current status of an input control.
DefaultValue Contains the default value of an input control.
EventListeners
(Inherited from Control)
ID Contains an identifier for a control element.
MaximumValue Contains the maximum value that a user can enter.
MinimumValue Contains the minimum value that a user can enter.
Name Contains the name of a form or control element.
Properties
(Inherited from Control)

See Also